03. Build Your Project

Completing this Project

Build Your Project


Create an XML document

To complete this project, you will need to create an XML document. We encourage you to use Android Studio to complete this part of the project, as it has auto-complete features for creating XML tags.


Include a ViewGroup

Be sure to include a ViewGroup (RelativeLayout, LinearLayout, or ConstraintLayout) and enough views (Image, Text, or Button views) to complete the project. Check your project against the rubric linked on the next page.